Welcome![Sign In][Sign Up]
Location:
Search - remote control client

Search list

[Remote ControlcontrolRemote

Description: Delphi中远程控制的实现,客户端和服务端,供交流,参考-Delphi remote control, and the client and server for the exchange of reference
Platform: | Size: 399257 | Author: 刘机 | Hits:

[WinSock-NDISvc_remote_control

Description: VC编写远程控制程序 由客户端和控制端组成-VC remote control procedures prepared by the client and control-components
Platform: | Size: 84487 | Author: acc | Hits:

[Other resourcejiaozhu

Description: [yuanchen.rar] - 远程控制,服务器端可以时时显示在限人数,客户端只要输入IP地址就可以登陆。但首先应运行服务器程序。 [ultravnc.rar] - 本人用过的最好的远程控制软件,与冰河及pcanywhere相比,它体积非常小,但功能一点也不差,速度更流畅!! [daodongxi.rar] - 好东西 是我搜寻收集了好长时间才搞到手的 走过路过千万不要错过 [SimpleSC.rar] - 国外淘的利用驱动来实现极速屏幕传输的代码。很多先进的远控工具就是利用的这份代码。速度可以和Radmin媲美 [spnew.rar] - 远程控制编程,局域网效果很好!注意使用效果 [bo2ksrc.zip] - bo2000开发包 [land.rar] - 远程登陆............................... -[yuanchen.rar] - remote control, the server-can always be shown in limited numbers, Client input IP addresses will be landing. But first of all procedures to be running a server. [Ultravnc.rar] - I used the best remote control software. and the glaciers and pcanywhere comparison, it is very small size, but function has nothing to be ashamed of, more fluid speed! ! [daodongxi.rar] - good things, I search for the collection made a good long time before passing through the hands of Do not miss [SimpleSC.rar] - the use of foreign Amoy driven to achieve the highest Screen transmission codes. Many advanced remote control tools is the use of this code. Radmin and speed comparable to [spnew.rar] - Remote Control Program, LAN good effect! Attention to the results of [bo2ksrc.zip] - bo2000 developme
Platform: | Size: 102123 | Author: 作宏伟 | Hits:

[Windows Developmuma-vb

Description: 木马,也称特伊洛木马,名称源于古希腊的特伊洛马神话,是一种远程控制软件。现在网络上流行的木马软件基本都是客户机/服务器模式也就是所谓的C/S结构,目前也有一些开始向B/S结构转变,在这里暂且不对B/S结构进行详谈,本文主要介绍C/S结构其原理就是在本机直接启动运行的程序拥有与使用者相同的权限。因此如果能够启动服务器端(即被攻击的计算机)的服务器程序,就可以使用相应的客户端工具客户程序直接控制它了。下面来谈谈如何用VB来实现它。 -Trojan, also known as Trojan Teyiluo name from the ancient Greek myth of campaigning Lockheed Martin is a remote control software. Network now popular on the Trojan software is the basic client / server model is the so-called C / S structure, There are also some began to B / S structure, in the time being wrong B / S structure in detail This paper introduces the C / S structure of its tenets is directly in the machine up and running with the procedures for users with the same authority. So if we can start the server side (ie attacks on the computer) server, we can use the corresponding client tools clients direct control of it. Now to talk about how to use VB to achieve it.
Platform: | Size: 1854 | Author: longyi | Hits:

[WinSock-NDISRNXRemoteService1.5.0.235

Description: RNXRemoteService最新235版。由VB6编写,可以实现局域网及广域网的远端控制,内带原码,可生成客户端或控制端。-RNXRemoteService latest 235 version. Prepared by VB6, LAN and WAN remote control, which brought the original code, the client can generate or control terminal.
Platform: | Size: 630294 | Author: RNX_r | Hits:

[Remote Controlrometocontroller

Description: 使用VC++编写的远程控制系统,包括服务端和客户端-prepared by the use of VC remote control system, including the server and client
Platform: | Size: 367859 | Author: xzs | Hits:

[Remote ControlriptideAnyWhere

Description: 一个使用VC编写的远程控制软件riptideAnyWhere源代码,含有服务器端和客户端。-a VC prepared by the use of remote control software riptideAnyWhere source code, containing server and the client.
Platform: | Size: 366552 | Author: 石头 | Hits:

[WinSock-NDISRNXRemoteService340

Description: RNXRemoteService最新340版。由VB6编写,可以实现局域网及广域网的远端控制,内带原码,可生成客户端或控制端。 -RNXRemoteService latest 340 version. Prepared by VB6, LAN and WAN remote control, which brought the original code, the client can generate or control terminal.
Platform: | Size: 339421 | Author: RNX_r | Hits:

[WEB Codedwr

Description: DWR(直接Web远程控制)项目是在Apache许可下的一个开源的AJAX解决方案,利用这个框架可以让AJAX开发变得很简单. 利用DWR可以在客户端利用JavaScript直接调用服务端的Java方法并返回值给JavaScript就好像直接本地客户端调用一样(DWR根据Java类来动态生成JavaScrip代码). 它供给那些想要以一种简单的方式使用AJAX和XMLHttpRequest的开发者。它具有一套Javascript功能集,它们把从HTML页面调用应用服务器上的Java对象的方法简化了。它操控不同类型的参数,并同时保持了HTML代码的可读性。-DWR (Direct Web Remote Control) project in the Apache permit a revenue AJA X-Solutions, use this framework for AJAX development can become very simple. DWR can be used in client use JavaSc di-services directly call Java methods and return values JavaScript like to direct local Calling the same client (DWR under the Java class JavaScrip dynamically generated code). It then supply some want a simple to use AJAX and XMLHttpRequest developer. It has a Javascript function sets, They HTML pages from the application server called on the Java objects and methods simplified. It manipulation of different types of parameters, and to maintain the HTML code readability.
Platform: | Size: 204698 | Author: 蒋平展 | Hits:

[Remote ControlRemote_C++

Description: 一个用C++实现的远程控制的例子,本程序是利用套接字和应用程序的伪消息机制,对控制客户端与被控制服务器端进行数据交换,从而达到监控与被监控的目的-achieve a C Remote Control example, the procedure is the use of socket and application of pseudo-news mechanisms, Control of the client with the server control for data exchange, and thereby achieve control with the purpose of monitoring
Platform: | Size: 150646 | Author: 陈雨恬 | Hits:

[Remote ControlMonitors

Description: 分为服务器与客户端,实现了鼠标,键盘等的远程控制功能.-divided into server and client to achieve a mouse, keyboard and other remote control functions.
Platform: | Size: 178133 | Author: 谢天雷 | Hits:

[CommunicationRemoteContrloVC++

Description: 一个远程控制小软件源码,本软件的最大特点是在服务器端与客户端之间有两个socket连接,一个用于图像的的传送或者接收,另一个负责命令的处理,这样就保证了操作的流畅。-a small remote control software source code, The software is the biggest feature of the server and client socket between the two connect, an image for the transmission or reception, the other for orders, thus ensuring the smooth operation.
Platform: | Size: 90810 | Author: jsj | Hits:

[WinSock-NDIStts_demo

Description: 远端控制,实现了服务器和客户端的功能,顺便实现了视图划分的功能-remote control and realized the server and client functions, the way to achieve the function of View
Platform: | Size: 223466 | Author: xu rill | Hits:

[Delphi VCLClientRemoteCtrl

Description: 远程控制源程序(DELPHI版)推荐初学delphi的朋友研究学习,该程序为客户端程序-remote control program (Delphi version) recommended beginner delphi friend Studies, The procedure for the client program
Platform: | Size: 3665 | Author: cn1111 | Hits:

[Develop ToolsSQLiteWeb

Description: :介绍了基于ARM 的嵌入式Web 服务器的系统组成与工作原理,SQLite 系统的特点和体系结构。在arm-linux 平台上成功移植了SQLite,。结合表单和CGI 技术,并利用SQLite提供的C 语言API,成功地实现了客户与SQLite 嵌入式数据库系统的动态交互。此方案可以广泛应用在工业设备远程控制、远程家庭医疗设备、信息家电控制中心等应用领域。-: Based on the ARM Embedded Web server and the system components working principle, SQLite system features and architecture. The arm - linux platform for a successful transplant SQLite,. Combining form and CGI technology and the use of SQLite for the C language API. successfully achieved a client and the SQLite embedded database system for the dynamic interaction. This program can be widely used in industrial equipment remote control, remote family medical equipment, Information appliance control center and other areas of application.
Platform: | Size: 33078 | Author: 黄勇 | Hits:

[Web Serverweb_Client

Description: 在对远程控制理论性研究的基础上,详细给出了客户端通信程序设计的指导性原则,进行了基于Winsock套接口远程控制客户机系统的设计,给出了基于C/S模型远程控制客户机的Winsock通信程序的分析设计。最后,以Visual C++6.0为工具完成了远程控制的编程,实现了一些远程控制的基本的功能,如对远程主机的屏幕抓取、文件管理和重启动等。-remote control in the theoretical study on the basis of Details are given client communication procedures designed guiding principles, Based on a set of Winsock interface client remote control system design Based on the C / S model remote control of Winsock client communication process analysis and design. Finally, the Visual C 6.0 as a tool for the completion of the remote control programming, realize some of the basic remote control functions, such as the remote host screen capture, document management and restart the other.
Platform: | Size: 58537 | Author: 福东方 | Hits:

[Internet-NetworkRemoteControl_C_S

Description: 经典远程控制代码,包括服务器和客户端,做了一定的界面处理,不多说,具体看代码 good luck!-classic remote control code, including server and client, a certain interface, not much that specific code to see good luck!
Platform: | Size: 150378 | Author: amkoxie | Hits:

[Remote Controlsub7_src

Description: 一款很不错的远程控制软件,完整代码~ 包括服务器和客户端。-A very good remote control software, code - including the integrity of the server and the client.
Platform: | Size: 630472 | Author: gmgm | Hits:

[OS programremotecontrolsource

Description: 一个进行远程控制的程序,分为客户端和服务器端源代码-a remote control program, is divided into client and server source code
Platform: | Size: 83955 | Author: 英雄 | Hits:

[OthertestNDK2

Description: 远程桌面的代码 在本地安装服务器端,远程安装客户端,可以控制远程的客户端 挺好玩的-remote desktop code in the local server installation, remote installation of the client, Remote control of the client, with the very good
Platform: | Size: 1327983 | Author: 陈丽萍 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 26 »

CodeBus www.codebus.net